table.tableBuildB1 { 
		margin:10px 0 15px; width: 100%; text-align: left;
		line-height:100%; 
	}
table.tableBuildB1 thead tr th, table.tableBuildB1 tfoot tr th {
		font-weight:normal; line-height:48px; text-align:center;
		padding: 0 6px 0 0px; color:#FFFFFF; border-bottom:2px #FFFFFF solid;
		background: url('./tableBg.gif') repeat-x; cursor: pointer;
			}
table.tableBuildB1 thead tr th .tableSeparate { background: url('./tableSparate.gif')  no-repeat; }
table.tableBuildB1 thead tr th .icon{ background: url('./tableHeadBg.gif') left 0 no-repeat;}
table.tableBuildB1 thead tr th.first, 
table.tableBuildB1 tfoot tr th.first {  }
{ background: url('./tableHeadBg.gif') left 0 no-repeat;}
table.tableBuildB1 tbody td {
		color:#414141; padding: 8px 6px 10px 6px; background-color: #EFEFEF; border:1px #FFFFFF solid; border-right:none; border-top:none;
	}
table.tableBuildB1 tbody td.first { border-bottom:1px #FFFFFF solid; border-left:none }
table.tableBuildB1 tbody tr.over td {background-color:#FFFFEB;	}


table.tableBuildB1 a { text-decoration:underline; }
table.tableBuildB1 a:hover { }